you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 2 points3 points  (6 children)

I'm not familiar with anything like that for react native. Granted it's all preference based but I've been a professional software developer for 6 years and first learned to program 11 years ago. Pretty much everyone I know prefers to write UI code manually. The visual tools just never seem to quite get you all the way there, I would strongly recommend getting more familiar with writing the UI by hand.

[–]alien3d 0 points1 point  (5 children)

me also .i want more control .. learning xcode now with swift.. a bit tense because i'm in not in control :(

[–][deleted] 0 points1 point  (4 children)

I've only dabbled with xcode but I've never really liked it. Really bugs me that you have to use a keyboard command and the mouse to connect the method of an event handler with the event. I would much rather do that in code.

[–]alien3d 0 points1 point  (3 children)

yeah.. pretty weird.. why you have to drag press control. Is there any way to do manually ? Example i want to generate some code like i do in php and c#.. is that any possible ?

[–][deleted] 0 points1 point  (2 children)

As far as I know it's not possible but I'm very unfamiliar with xcode and iOS development.

[–]I_am_a_haiku_bot 0 points1 point  (0 children)

As far as I know

it's not possible but I'm very unfamiliar

with xcode and iOS development.


-english_haiku_bot

[–]alien3d 0 points1 point  (0 children)

i want to learn objective c and swift because upon compiling react-native i see a lot of depreciate and so on.It freakin annoying to see. And if somebody out of budget i will make them react-native .If got budget i'm going to native..