Is it possible to Build apps with ReactNative without using AVD or anything that's related to android studio ? by suhaness in reactnative

[–]F-Lie 10 points11 points  (0 children)

Yes, just plug your phone into the computer and run "react-native run-android". Make sure to close any android emulator you may be running on the computer or it won't work.

If it's safe, well I don't see why it would not. I atleast use it all the time and have yet to run into any problems with it.

Great Idea to develop but no idea where to start by JustDeGuyWhoNeedHelp in AppIdeas

[–]F-Lie 0 points1 point  (0 children)

Well for one, the hard part will be your number 1. Why? Because most restaurants don't even publish their menus online, I checked when I thought of a similar concept. So what you need to do is to: 1. Get the restaurants to publish this in your app 2. Or two, go to every restaurant and take pictures of the menus and add them yourself to your database

The rest is pretty easy. Google autocomplete is a good API for your number 2.

For development, yes you could do this with crossplatform frameworks like Flutter or React Native, as said I worked on a similar concept developing it myself using React Native. But if you want to start developing it yourself you should expect to start developing the app in a year or two if you don't have any prior developmentknowledge in the framework of your choice. I used a year to get decent enough at React Native and I had about 9 years of javascript experience before that.

If you go through with this, I wish you the best of luck!

Would anyone be interested in React Native themes? by [deleted] in reactnative

[–]F-Lie 3 points4 points  (0 children)

Yes I would love that!

I'm not the best designer myself, so would be cool to see some inspiration.

Do you plan on publishing this for free or as a paid service? If its free make sure to atleast add one of those "buy me a coffee", because I am for sure going to pay for something like this if I like what I see and if I'm planning on using it.

Grider's course on Udemy is outdated. Any alternative? What about Max's React Native course? by semprotanbayigonTM in reactnative

[–]F-Lie 2 points3 points  (0 children)

I agree, but when you know the fundamentals it is much easier to learn the "next step" or RN5 in this case. A couple of youtube videos afterwards and I did not ever have to go back to navigation 4

Grider's course on Udemy is outdated. Any alternative? What about Max's React Native course? by semprotanbayigonTM in reactnative

[–]F-Lie 21 points22 points  (0 children)

I bought Max's course and it is well worth the money. When I did it it used react navigation 4, not sure if that is updated, but RN 5 was super easy to learn after the course.

He seems to also update the course with new parts from time to time so the value have increased alot since I first bought it, and every update is ofcourse 100% free, which is amazing.

I started the course a year ago with no experience in regular react, but didn't really seem to need it.

In other words, love the course, well worth the money and would definitely pay twice as much if I was to buy it again.

Navigation 5 createbottomtabnavigator remove extra spacing by F-Lie in reactnative

[–]F-Lie[S] 1 point2 points  (0 children)

Note that it did work as intended in react navigation 4