Having no news about ReactXP for a while, I was waiting for an official End Of Life statement from Microsoft. Here it is. Anyway, I enjoyed it very much, but it was propably hard to stay in synch with the React and React Native projects. I continue to support the "React" platform as a whole … Continue reading The E.O.L of ReactXP
A tale about React Native (XP) iOS native modules
I've been very quiet lately, this is because I was solving problems, of course ;). All about native modules. Again this is not allaboutmadonna.com :):) My last project for one of my customer involves a lot a native modules for iOS and Android. I'm using: I've been struggling with automatic integration methods: react-native link / … Continue reading A tale about React Native (XP) iOS native modules
Quick feedback from the React Native EU 2018 conference
Update on Monday 17 september 2018: As some video links to the conference talks are going to surface, there will be added below. Enjoy. I had the opportunity to attend the React Native EU 2018 conference that was held in Wroclaw Poland from september 5th to september 6th. It was the opportunity to make new … Continue reading Quick feedback from the React Native EU 2018 conference
A tale about using Open Source Software
I'm working on a project for one of my client that will require us to share native C++ code between iOS and Android then consume this code in React Native. A quick google search led to several toolkits and samples on GitHub. This is great, I'll have a starting point to play. I have forked two … Continue reading A tale about using Open Source Software