UNPKG
@polls-platform/react-native
Version:
latest (3.0.0)
3.0.0
2.6.0
2.5.1
2.5.0
2.4.2
1.0.1
0.1.1
React Native SDK for Polls Platform
docs.pollsplatform.com
@polls-platform/react-native
/
src
/
components
/
index.ts
3 lines
(2 loc)
•
59 B
text/typescript
View Raw
1
2
3
export
*
from
'./LoadingView'
;
export
*
from
'./PollView'
;