Friday, July 15, 2016

Access Platform APIs with React Native Modules

React Native from Facebook is an addition to the popular React JavaScript library for creating Native Mobile Apps. It has proved more popular, performant and feature packed than other frameworks, but there are times when its feature set falls short. For these times, React Native has an excellent way of creating your own modules for accessing a Native API not yet supported. In this tutorial I will show you how to create a React Native Module that exposes the Android MediaPlayer api to react Native.

Continue reading %Access Platform APIs with React Native Modules%


by Sajjad Ashraf via SitePoint

No comments:

Post a Comment