Skip to content

Updated number 36 #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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