Converting flutter design to react native

Опубликовано: 14 Март 2026
на канале: techsapphire
1,523
8

In this video we will learn about converting design or theme in flutter to react native design or vice versa.
Below is list of controls used in this lecture:
FLUTTER REACT-NATIVE
FlatList ListviewBuilder
TextFormField TextInput
TabBar Tab.Navigator
RaisedButton TouchableOpacity

Navigate page one to another In Flutter — Navigater.Push In React-native — Navigater.navigate
Text directions In Flutter — MainAxisAlignment In React-native — flex direction