sloyless / react-native-utility-classes-example

React Native CSS utility classes

Home Page:https://michaelhueter.com/coding/blog/react-native-utility-classes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native Utility Classes Example

Modification from https://github.com/hueter/react-native-utility-classes-example

This is an example Expo app containing code you might use to add a Bootstrap- / Tailwind-style utility class API to your app.

Utility Class Example

The app is very basic and just features a card example using my utility class API. You can use yarn start or yarn ios to lunch it in Expo.

There is a full blog post about this over on at the origina author's website here.

About

React Native CSS utility classes

https://michaelhueter.com/coding/blog/react-native-utility-classes

License:MIT License


Languages

Language:TypeScript 98.9%Language:JavaScript 1.1%