Live data from Hacker News

Show HN: Open Native – vendor-unlock React Native

github.com

1–3 of 3 posts

Re: Show HN: Open Native – vendor-unlock React Native

#3

Could you explain how this is different from NativeScript (which is itself framework-agnostic)?

Hey, Open Native's goal is to be framework agnostic in terms of native modules & plugins. Right now NativeScript/React Native/Flutter all have their own native modules & plugins maintained by their communities, the problem with this is that it's a lot of duplicated effort to rewrite the same library/module in multiple frameworks over and over. Open Native allows you to write a module once & run it with any cross-platform framework.

NativeScript itself on the other hand is web framework agnostic which is a different thing. Open Native is more like a plugin you can install in a NativeScript app & use react native modules.