react-native-android-kit
react-native-android-kit copied to clipboard
:package: Android Native Kit for React-Native
When I did `react-native link react-native-android-kit` I saw that it didn't use `ReactNativeAndroidKit`, instead it used `react-native-android-kit`, as seen in changed files.
move to prop-types package
When i went to another screen and come back scroll not working smoothly in TabLayoutAndroid ` {/**/}
I get the following error when using TabLayoutAndroid and React-native navigator. The error occurs when I try to push to another route. I have the following code: ``` { this.props.navigator.push(anotherRoute());...
Hi, thanks for the lib! I was trying it out successfully on android 6, but I have met an issue when running under 4.4: the appearance of FAB is broken...
I'm really diggin' the `TabLayoutAndroid` component. However, there doesn't seem to be a way to programmatically set the active tab in JS. E.g., I would love to be able to...
If you install this library in your app, Google play store will reject it because it uses 'QUERY_ALL_PACKAGES' permission.
[](https://renovatebot.com) Welcome to [Renovate](https://togithub.com/renovatebot/renovate)! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin. 🚦 To activate Renovate, merge this Pull Request....