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

GitHub

View Github