Skip to content

Commit

Permalink
push the code
Browse files Browse the repository at this point in the history
  • Loading branch information
simbathesailor committed Dec 1, 2020
1 parent 04436bb commit 2bda729
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,13 @@ A unique background color will be given to each title text. It helps us in recog

## Electron example

As it is a babel plugin so can be used , anywhere where react is used and babel is used for code transformation.

As this lbrary is just javascript and react. It can be used whereever
Reactjs exists.

I have included the setup for elctron app with a repo example.

Todos: Need to add an example for react-native, which is work in progress. I will update it in a couple of days.

<p align="center"><img src="demoimages/electron_example.png" width="500" align="center"></p>

Expand Down

0 comments on commit 2bda729

Please sign in to comment.