UNPKG
@onfido/react-native-sdk
Version:
latest (15.2.0)
15.2.0
15.1.0
15.0.0
14.7.0
14.6.0
14.5.0
14.4.0
14.3.0
14.2.0
14.1.0
14.0.0
13.2.0
13.1.0
13.0.0
12.3.0
12.2.0
12.1.0
12.0.0
11.1.0
11.0.0
10.7.0
10.6.0
10.5.0
10.4.0
10.3.1
10.3.0
10.2.0
10.1.0
10.0.0
9.0.0
8.3.0
8.2.0
8.1.1
8.1.0
8.0.0
7.4.1
7.4.0
7.3.1
7.3.0
7.2.0
7.1.2
7.1.0
7.0.1
7.0.0
6.1.0
6.0.0
5.4.0
5.3.0
5.2.0
5.1.0
5.0.0
4.0.1
4.0.0
3.0.0
2.2.1
2.2.0
2.1.1
2.1.0
2.0.0
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.3
1.2.0
1.0.1
1.0.0
0.1.1-beta.0
0.1.0-beta
Onfido React Native SDK
onfido/react-native-sdk
@onfido/react-native-sdk
/
index.ts
6 lines
(4 loc)
•
116 B
text/typescript
View Raw
1
2
3
4
5
6
import
Onfido
from
"./js/Onfido"
;
export
*
from
'./js/config_constants'
;
export
{
Onfido
};
export
default
Onfido
;