Technical requirements
To be able to run the code in this chapter, you have to set up the following things:
- A working React Native environment (bit.ly/prn-setup-rn – React Native CLI Quickstart).
- You can find the example project in this repository: https://bit.ly/prn-videoexample.
- While most of this chapter should also work on Windows, I would recommend working on a Mac.
- This chapter contains some native code. You should have basic knowledge of Java or Kotlin and Objective-C or Swift for that.