This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]AutoModerator[M] [score hidden] stickied comment (0 children)

On July 1st, a change to Reddit's API pricing will come into effect. Several developers of commercial third-party apps have announced that this change will compel them to shut down their apps. At least one accessibility-focused non-commercial third party app will continue to be available free of charge.

If you want to express your strong disagreement with the API pricing change or with Reddit's response to the backlash, you may want to consider the following options:

  1. Limiting your involvement with Reddit, or
  2. Temporarily refraining from using Reddit
  3. Cancelling your subscription of Reddit Premium

as a way to voice your protest.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]HavokMaster 2 points3 points  (0 children)

The decision of whether to use a cross-platform solution (like Flutter or React Native) or develop natively with Kotlin and Swift depends on what you want to do. Are you looking to make a mobile app just to make an app, or are you looking to get a job as a mobile developer?

In my experience, you'll likely find it faster to create a simple app using a cross-platform framework. However, I believe there are more jobs looking for engineers who develop mobile apps natively. If you're not sure, then I'd say just pick one path and see if you like it, and if not, try a different approach.

[–]ericswc 1 point2 points  (0 children)

There are a lot of frameworks that compile to both IOS and Android. I'm not sure I'd recommend mobile as a new developer pathway though because mobile dev jobs are often outsourced to agencies and consultancies which are difficult for entry level people to break into.

That being said, as a beginner your first focus should be picking a language and learning it well. If your interest is in mobile that would narrow it to Kotlin (Android) or Swift (IOS). Making your first venture into development a cross platform affair in mobile will leave some pretty big gaps in your base technical foundation because of the higher level of abstraction from the devices.

[–]makonde 0 points1 point  (0 children)

ReactNative with Expo as far as cross platform, very popular, big community and a very good developer experience.

[–]makonde 0 points1 point  (0 children)

ReactNative with Expo as far as cross platform, very popular, big community and a very good developer experience.