react-native-app-compat-components
v1.0.0
Published
UI Containers for React Native
Maintainers
Readme
Getting Started
- run npm i react-native-app-compat-components
- import in App.tsx and use.
Features
- By using AppCompatComponents you can handle the safe area by passing the props as true or false.
- AppCompatScrollView is easy to handle scrolling with safe area handling.
