Skip to content

Commit b5b396b

Browse files
committed
update README
1 parent 4814f47 commit b5b396b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ npm install react-ape
4444
yarn add react-ape
4545
```
4646

47+
#### React Ape's API usage example
48+
4749
```jsx
4850
import React, { Component } from 'react';
4951
import { Text, View } from 'react-ape';

0 commit comments

Comments
 (0)