Viewing profile — martin_bigio
martin_bigio
HN member- Joined
- Mon, Feb 06, 2017, 9:04 PM UTC
- HN karma
- 270
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About martin_bigio
No profile information was provided.
Recent public activity
-
comment
Comment #13588980
Packager has gotten pretty stable lately, you shouldn't need to restart it anymore. In regards npm modules, you only need to do so when upgrading dependencies which doesn't happen …
-
comment
Comment #13588959
couldn't agree more with @realharo. IMHO C++ step learning curve is a no-go for product dev.
-
comment
Comment #13588956
what's the problem? If it's a generic error message that's s server-side issue unrelated to RN the team is working on fixing.
-
comment
Comment #13588946
I've only seen such thing on infinite non-optimized listviews on old Android crappy phones, but, new listview infra that solves this is coming up soon :)
-
comment
Comment #13588934
JS code run on JSC, bridge modules are implemented on objc/java
-
comment
Comment #13586212
Although the Instagram website is a React App we are not reusing any code atm. This is something I personally want to explore at some point though.
-
comment
Comment #13586208
Great Q. React and React Native use difference "renderers". I believe that with the right pattern to use a different set of low level components you could manage to reuse a big chu…
-
comment
Comment #13585015
Brace yourself, FlatList is coming :)
-
comment
Comment #13584998
No, we didn't use any of those. For unit testing we used Jest <3 and for e2e an internal library developed by FB
-
comment
Comment #13584708
Great question. First off, worth mentioning there are many performance metrics you might want to measure. On one hand start up times, but since you specifically mentioned Save, I a…
-
comment
Comment #13584617
Oops, that was an internal link - fixing now.
-
comment
Comment #13584592
No plans for powering camera using React Native for now. We already have great native infra for that and regardless, IMHO RN might not be the best technology to implement those kin…
-
comment
Comment #13584356
@martinbigio here in case anyone has questions
- story