UNPKG
react-native-fluq
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Firebase Dynamic Links alternative for React Native
fluq.link
jabiel/react-native-fluq
react-native-fluq
/
src
/
.eslintrc.js
8 lines
(7 loc)
•
126 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
module
.
exports
= { root:
true
, extends:
'@react-native'
, rules:{
'react-native/no-inline-styles'
:
0
, }, };