etn-ccis / blui-react-native

This monorepo includes all the Brightlayer UI's react native resources
1 stars 2 forks source link

Convert icons to live code examples #61

Closed komal-eaton closed 3 months ago

komal-eaton commented 3 months ago

Fixes # .

Changes proposed in this Pull Request:

-Convert images to live RN code (using react-native-web)

-Remove unused image assets

-Convert markdown code blocks to PrismJS code blocks

-Use PrismJS to highlight targeted lines in the code example blocks

-Include buttons to copy to clipboard and view full github source

Screenshots / Screen Recording (if applicable)

- Screenshot (20) Screenshot (21) Screenshot (22) Screenshot (23) Screenshot (24)

To Test:

Any specific feedback you are looking for?

-

komal-eaton commented 3 months ago

You need to run yarn prettier

Done