Native component based settings view for React Native
rn-native-settings-view
Work in Progress β watch this repo if you are interested.
Native component based settings view for React Native. βIt looks native because it is native.β
Installation
npm install rn-native-settings-view
Usage
import { SettingsView } from "rn-native-settings-view";
// ...
<SettingsView />
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT