Tagged in

React Native

BAM Tech
BAM Tech
Followers
283
Elsewhere
More, on Medium

Bootstrap your React Native project in 10 minutes

Here at BAM we have truly become fans of React Native. May it be in terms of performance or coding philosophy. But something that really matters to us is the time required to setup a React Native project with a proper environment and getting to


Resize local images with React Native

Whenever your app requires the user to take a picture with the camera, or from the camera roll, the image is so heavy that it takes ages to upload it on the server. Our package helps you with this situation by allowing image resizing directly from React Native.