Skip to content

Commit 2817c1d

Browse files
committed
add placeholder plugin functions
1 parent 57a565a commit 2817c1d

File tree

5 files changed

+696
-30
lines changed

5 files changed

+696
-30
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,6 @@ import { multiply } from 'react-native-segment-react-native-plugin-fullstory';
1818
const result = await multiply(3, 7);
1919
```
2020

21-
## Contributing
22-
23-
See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.
24-
2521
## License
2622

2723
MIT
28-
29-
---
30-
31-
Made with [create-react-native-library](https://github.com/callstack/react-native-builder-bob)

0 commit comments

Comments
 (0)