Layout primitives for React Native.
npm install react-native-flex-layout> Layout primitives for React Native.



https://react-native-flex-layout.js.org
โ๏ธ Components ยท ๐ Guides ยท ๐ Examples
``sh`
npm install react-native-flex-layout
`js
import {
Box,
Flex,
Stack,
Wrap,
Selector,
// ...
} from "react-native-flex-layout";
const App = () => {
return
};
``
If you get stuck, contact @yamankatby on Twitter
or open a discussion on GitHub. In case of
bugs, open an issue on GitHub.
See the contributing guide to learn how to contribute to the repository and the development workflow.