Embed presentation
Download as PDF, PPTX





















![module: {
loaders: [
{
test: /.(jsx|js)$/,
loader: "babel-loader?optional=runtime"
},
]};](https://image.slidesharecdn.com/ivanlavriv-151103102930-lva1-app6892/75/Lviv-MD-Day-2015-Mobile-development-with-React-Native-22-2048.jpg)



This document discusses mobile development using React Native, which allows building native mobile apps using JavaScript and React. It introduces React Native, how to get started with a simple app, and common React Native components. It also covers the development stack, including using Webpack, Babel, Flux architecture, and building/packaging the app for deployment. React Native enables building fully native mobile apps that can access native UI components and APIs using React and JavaScript.





















![module: {
loaders: [
{
test: /.(jsx|js)$/,
loader: "babel-loader?optional=runtime"
},
]};](https://image.slidesharecdn.com/ivanlavriv-151103102930-lva1-app6892/75/Lviv-MD-Day-2015-Mobile-development-with-React-Native-22-2048.jpg)

