I'm a web developer and have been playing around with React Native for a few days now and slowly getting the hang of how things work. I want to build a project but I don't even know if it's possible at this point? One side of my question pertains to the UI elements. I see a lot of native (Obj-C and Swift) apps doing this parallax hero space thing:
Example: https://github.com/Vinodh-G/ParallaxTableViewHeader
Is something like that possible in React Native? If so, how? From what I understand, doing something like this requires the UiTableView, which RN does not have.
Secondly, I want to use some native things like the Map View. I've seen the notes on using RCTBridgeModule, but since I have zero experience with Obj-C, I dont know what they mean when they say to place this obj-c code [here] and then place this js [here].
The examples FB has provided are great for learning how to display content from an api, but when it comes to integrating with obj-c, it becomes a little fuzzy due to the lack of obj-c experience and the file structure related to it.
Am I the only one experiencing this? This seems like a great framework and I am very excited to learn it, but there still seems to be a void for the obj-c noobs.
I think this library is right for you first - react-native-image-header-scroll-view
You have 3 ways to use native modules.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With