React with Native

Bringing together React and React Native

GitHub
Select input
NB: Experimental package!

react-with-native-select renders a native ActionSheet on iOS, a custom actionsheet on Android, and a <select> html element on web.

Installation
yarn add react-with-native-select
Usage

Coming soon