A <Modal /> Component for React Native
In your app you're going to need a lot of different Views and Components to layout your data.
Among these are Modals, and here is a simple implementation for React Native.
Check react-native-modal on GitHub.
In your app you're going to need a lot of different Views and Components to layout your data.
Among these are Modals, and here is a simple implementation for React Native.
Check react-native-modal on GitHub.