Introduction
This part of the site is for those interested in how Flipper works 'under the hood'.
'Under the Hood' contains the following topics:
- Contributing to the Codebase - contains information that helps you make contributions to the Flipper codebase.
- Device Identifiers - details availabe methods for obtaining device identifiers.
- Linters - a list of Linters that are used to enforce sustainable coding practices within Flipper.
- Public Flipper Releases - the mechanism behind Flipper releases on GitHub.
- Testing React Native Changes - how to use the 'ReactNativeFlippeExample' app to test React Native changes.