Installation without Expo
Install the required packages in your React Native project:
$ npm install react-native-rapi-uiInstall react-native-unimodules
Install these dependencies
$ npm install react-native-safe-area-context expo-font @expo/vector-icons expo-assetImport the ThemeProvider
In version 0.2 all you need to do is use the ThemeProvider to wrap your application to control the theme, because Rapi UI now have dark mode!