react-native-fab
react-native-fab copied to clipboard
A FAB button component for Android and iOS, customizable, simple and as per material design specs.
Bumps and [debug](https://github.com/debug-js/debug). These dependencies needed to be updated together. Updates `debug` from 4.1.1 to 4.3.4 Release notes Sourced from debug's releases. 4.3.4 What's Changed Add section about configuring JS...
Plus icon is not in the centre. How do set it to centre
[ViewPropTypes will be removed from React Native. Migrate to ViewPropTypes exported from 'deprecated-react-native-prop-types](https://stackoverflow.com/questions/71702392/viewproptypes-will-be-removed-from-react-native-migrate-to-viewproptypes-export) Please Solve it
For testing purposes there is need of testID parameter in props.
This behavior appear after change focus between Input Text Fields, i added a listener to keyboard to verify that current status has no changes. 