Is it possible to build a splashscreen with the given design using react-native ?
Asked
Active
Viewed 116 times
0

Ajith
- 775
- 1
- 13
- 47
-
2Yeah. Wrap your Text component with `Animated.View` and interpolate on translateX values. – Prateek Thapa Oct 23 '20 at 04:30
-
You can convert this animation into Gif or video and can play it on splash screen – Nooruddin Lakhani Oct 24 '20 at 08:37