Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 840 Bytes

File metadata and controls

25 lines (14 loc) · 840 Bytes

React Native APIs

Learning Outcomes

By the end of this class, you'll learn how to...

  • Integrate react native APIs into your app that utilize hardware components
  • Animate components

Motion Sensors Example

https://react-native-sensors.github.io

Camera API

https://github.com/react-native-cameraroll/react-native-cameraroll

Resources

Resources