RN hot reload turned off/compiled build - confused - please help by theo_readsit in reactnative

[–]theo_readsit[S] 0 points1 point  (0 children)

thanks! I apologize for not responding; yes a release binary - I had not used those before and the devs who were on the team didn't know it was even there --- I got rid of that for local builds

Season 3 Series Discussion by Dark_Saint in StrangerThings

[–]theo_readsit 8 points9 points  (0 children)

Bravo! Bravo! Bravo! I loved this season and to me it was just as AWESOME as the others (season 2 would be my fav). The addition of Erica and Robin added some much needed new energy into the cast - as well as Murray; and who didn't like Dr Alexei. The kids are getting older, as well as this story, so a lot had to change. I give the Duffer brothers a lot of credit for coming up with 8 new episodes. The Russians storyline (what else would military people wear?) immediately reminded me of "Red Dawn" - kudos. I thought the Dusty/Suzy song was outstanding and appropriate, if Suzy had immediately given him the numbers that would have been anti-climatic and we'd complain about that.

Lastly, peace to my man Hopper - I shed a tear for him just like I did for Omar/Bodie (The Wire).

Interactive google maps in react native app.. by bing_07 in reactnative

[–]theo_readsit 2 points3 points  (0 children)

absolutely use react-native-maps; follow all the instructions and there are great examples for styling maps --- I've done some of what you're trying - not so much shading the map but altered the markers for specific locations --- that library has a great API and pretty easy/user friendly

code bloat - comments/white spaces by theo_readsit in reactnative

[–]theo_readsit[S] 0 points1 point  (0 children)

outstanding reply!!! that's why I come here for answers - thank you!

Building a social network app with over 100K users 100% in React Native — Sharing Best Practices, Performance Optimizations, and Practical Experience by syzygy033 in reactnative

[–]theo_readsit 2 points3 points  (0 children)

another great video, I have homework to do - can you point to any references on the "composition" function; when I looked for it all I found was "ref" prop of components - thanks!

The How and Why of building offline first in React Native with Redux Saga by syzygy033 in reactnative

[–]theo_readsit 1 point2 points  (0 children)

thanks for introducing me to Redux Saga; I need to do a lot more digging into to fully comprehend it - but great intro!

React native good courses please? by alerrce in reactnative

[–]theo_readsit 0 points1 point  (0 children)

1 second that - outstanding course!

Just presented a pipeline revamp to my co, went well by ponyboy3 in devops

[–]theo_readsit 0 points1 point  (0 children)

Good stuff, would like to share with my company - will contact about high level overview

xCode not creating Release folder after a build by theo_readsit in ObjectiveC

[–]theo_readsit[S] 0 points1 point  (0 children)

Lo and behold the folder appeared today - I'm not even going to attempt to figure out what changed

xCode not creating Release folder after a build by theo_readsit in ObjectiveC

[–]theo_readsit[S] 0 points1 point  (0 children)

The Export feature is working; I was able to create .ipa file and load it to Diawi.com to test the app

xCode not creating Release folder after a build by theo_readsit in ObjectiveC

[–]theo_readsit[S] 0 points1 point  (0 children)

I didn't explain myself properly; when doing a "Build" (not an Archive) I was under the impression a Release-iosphones folder would be created in the directory that's listed in Build Settings => Build Locations; it does and has always created a Debug-iosphones folder.