react-native-android-kit icon indicating copy to clipboard operation
react-native-android-kit copied to clipboard

:package: Android Native Kit for React-Native

Results 8 react-native-android-kit issues
Sort by recently updated
recently updated
newest added

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...

help wanted
confirmed-bug

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...

todo-next-release

If you install this library in your app, Google play store will reject it because it uses 'QUERY_ALL_PACKAGES' permission.

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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....