I will definitely be giving it a try as soon as I can. Right now you can't easily go from React Native to web and you can't be 100% certain that mobile apps written in React Native will always work on Android and iOS because some RN APIs are only implemented for either platform. With ReactXP, they only expose the RN APIs that are common to both platforms, which gives a much higher confidence level for true cross platform reuse of app code.