UNPKG
emma-react-native-sdk
Version:
latest (1.9.0)
1.9.0
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0
1.7.1
1.7.0
1.6.1
1.6.0
1.5.1
1.5.0
1.4.2
1.4.1
1.4.0-rc.1
1.4.0-beta.4
1.4.0-beta.3
1.4.0-beta.2
1.4.0-beta.1
1.3.1
1.3.0
1.2.1
1.2.0
1.1.2
1.1.1
1.1.0
1.0.0
React Native EMMA SDK libs and examples
emma.io
EMMADevelopment/emma-react-native-sdk
emma-react-native-sdk
/
jest.config.js
5 lines
(4 loc)
•
116 B
JavaScript
View Raw
1
2
3
4
5
module
.
exports
= { preset:
'react-native'
, moduleFileExtensions: [
'ts'
,
'tsx'
,
'js'
,
'jsx'
,
'json'
,
'node'
], };