Will my React Native transport app pass App Store review with these features?

I'm building a React Native app (using Expo) for a transport service business. I plan to publish it on the Apple App Store and want to make sure it won't get rejected for simplicity or being too web-like.

Here's what the app includes so far:

Splash screen with branding

2–3 onboarding screens (explaining key app features)

A home screen with navigation options

“Request a Quote” form (pickup, drop location, date, vehicle type, notes)

“My Requests” screen to view previously submitted quotes (stored in Supabase)

About Us and Contact Us pages

Light UI polish (basic transitions, proper padding, platform-specific styling)

Login/Sign-up using Kinde

Push notifications for quote confirmation (using Expo)

Using Supabase as the backend

I’m keeping it free and lightweight, but native-looking.

Questions:

  1. Based on the features above, would this app likely pass App Store review

  2. Is Login/Sign-up using Kinde (external service) will cause any problem?

  3. Are there any App Store guidelines I should be extra careful about with this setup?

  4. Would adding simple quote tracking status help improve chances of approval?

  5. Should I add more native-feeling interactivity to avoid being seen as a "wrapped websit

Thank you for your post. If you have questions about App Review's review of your app, we recommend requesting an appointment with App Review during the bi-weekly Meet with Apple event. Sign in with your Developer ID and select "App Review Appointment." A member of the App Review team will help you with your questions regarding the review process and the App Review Guidelines. Appointments are subject to availability during your local business hours on Tuesdays and Thursdays.

Will my React Native transport app pass App Store review with these features?
 
 
Q