Skip to content

Commit

Permalink
Remove extra files
Browse files Browse the repository at this point in the history
  • Loading branch information
mgacy committed Sep 11, 2023
1 parent 7a06205 commit d1c132e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 274 deletions.
133 changes: 0 additions & 133 deletions CODE_OF_CONDUCT.md

This file was deleted.

114 changes: 0 additions & 114 deletions CONTRIBUTING.md

This file was deleted.

28 changes: 1 addition & 27 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,31 +1,5 @@
# react-native-sdk

Lytics SDK for React Native
# Lytics SDK for React Native

## Installation

```sh
npm install react-native-sdk
```

## Usage

```js
import { multiply } from 'react-native-sdk';

// ...

const result = await multiply(3, 7);
```

## Contributing

See the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.

## License

MIT

---

Made with [create-react-native-library](https://github.com/callstack/react-native-builder-bob)

0 comments on commit d1c132e

Please sign in to comment.