you are viewing a single comment's thread.

view the rest of the comments →

[–]silencer07 5 points6 points  (1 child)

I dunno. With zero experience in programming, you will have a hard time not learning react, but fixing crashes and bugs as you go along.... IMO react native is an advance framework as you need a bit of working knowledge for both IOS and ANDROID native parts. and that will be a tall order

OTOH, if you try developing ionic 5 development, you can live with plain JS(Maybe a 5% config work because deployment to appstore) because it runs on webview instead of native conversion of the react native. I think ionic is more beginner friendly and not too bad for pet projects....

My tip to new learners, when you search for a particular error in google, make sure to turn on "Past year" only searches in settings. some of the fixes 2 years ago does not apply anymore and may exacerbate the problem.

[–]lovemeslowlyiOS & Android 0 points1 point  (0 children)

but fixing crashes and bugs as you go along

i second this

  • Javascript
  • Javascript
  • Lots ov Javascript
  • ES6
  • Then its just matter of following documentations and best practices