Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,11 @@ You are requested to create your profile using the above link to be a part of it
- Profile
- Release

36. What is the major difference between Flutter and React Native?

Flutter and React Native both are used to develop hybrid apps by utilizing a single codebase. The apps developed by using these frameworks can be run on iOS and Android platforms.
React Native uses javascript for building applications, whereas Flutter uses Data language to develop applications. Most of the developers say that it is very difficult to choose from Flutter and React Native.


## Contributors

Expand Down