Exponent lets web developers build truly native apps that work across both iOS and Android by writing them once in just JavaScript. It's open source and free and uses React Native.
Ask Exponent about:
Hosted by:
Hi everyone! Thanks for joining in and asking great questions. If you want to chat with us more, feel free to join our Slack: http://slack.getexponent.com/ and give Exponent a try if you haven't already! http://getexponent.com/
Hey Charlie
What's the future of mobile app development? What are some important patterns that you see and what's your prediction?
Do you guys meet up with Facebook engineers working on React Native? If yes, what sort of things do you discuss?
What is the story of Exponent? How/When/Who decided to build a tool on top of React Native; and how did you take this forward, form the team, raised a fund from YC — tell us the whole part. 😄
Would it be unwise to use Exponent now as currently building standalone “shell” apps to publish in the app stores (Play Store and iOS store) has not reached a point of stability?
Forgive me for the triviality of this question, but how did the dev team decide on the name "Exponent"? Were there any other names the team strongly considered?
The development of React Native goes at a very fast pace. How often do you update Exponent to reflect the React Native updates?
Are there eventually plans to open up a custom Exponent store for apps built with Exponent, just like Play Store, and App Store?
Thanks for making Exponent! We are planning to use it to build our mobile app. Just curious - How big is the Exponent core team?
Are there plans to create app templates, e.g. social, login, firebase, chat, etc?
Are there any plans to expand support to other platforms with Exponent (Windows, macOS, AppleTV, etc.)?
What's the current state of things when it comes to building standalone apps destined for app stores with Exponent?
What is the future of ex-navigation? Are you planning to add more docs? (the "more docs coming soon" has been there for quite some time now). The RN roadmap says that skevy is co-working on another navigator which should be part of RN core, is there a ETA for that? Thanks!!
Can you talk about Exponent's road map? What are your plans for custom components?
Which is the better way/framework to handle routing in react-native among options like navigator,react-native-router-flux,react-native-navigation or something else?
What are the top 3-10 things holding react-native back?
Which of your react-native contributions are you most proud of?
We all know your react-native contributions well, and it must take up the majority of your time, but what other technologies, frameworks, etc do you have your eyes on currently?
How difficult is it to eject from Exponent if someone bumps into a wall? In other words, is it possible to paint yourself into a corner with Exponent?
Exponent is not the right fit if my project requires custom native modules. Which other use cases might Exponent not be a the right fit for?
Charlie Cheever
https://expo.io/
Brent Vatne
Brent Vatne
Brent Vatne
Brent Vatne
Charlie Cheever
https://expo.io/
Brent Vatne
Brent Vatne
Liam Bateman
CTO
Hey,
So we have an app that we are porting to React Native and Expo. The app uses a small custom built native component for accessing a Bluetooth device.
Is it possible to use expo and the native modules we have?