We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4814f47 commit b5b396bCopy full SHA for b5b396b
README.md
@@ -44,6 +44,8 @@ npm install react-ape
44
yarn add react-ape
45
```
46
47
+#### React Ape's API usage example
48
+
49
```jsx
50
import React, { Component } from 'react';
51
import { Text, View } from 'react-ape';
0 commit comments