UNPKG
react-native-floating-action-bar
Version:
latest (1.1.3)
next (1.1.2-0)
1.1.3
1.1.2
1.1.2-0
1.1.1-0
1.1.0-0
1.0.1
1.0.0
A React Native floating action bar.
react-native-floating-action-bar
/
.eslintrc.js
5 lines
(4 loc)
•
74 B
JavaScript
View Raw
1
2
3
4
5
module
.
exports
= { root:
true
, extends:
'@react-native-community'
, };