Skip to content

Commit e10a74d

Browse files
committed
Added readmes
1 parent 53c9cc4 commit e10a74d

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Branch React Native SDK Samples
2+
3+
This repository provides sample applications that demonstrate the use of the Branch React Native SDK. The samples showcase various features and best practices for implementing the SDK in your React Native projects.
4+
5+
## Sample Applications
6+
7+
1. [react-hooks](react-hooks): A stateless application that demonstrates the usage of React hooks with the Branch SDK.
8+
9+
## Pre-requisites
10+
11+
Please refer to the README file of each sample application for specific pre-requisites and setup instructions.
12+
13+
## Getting Started
14+
15+
To get started with a sample application, navigate to its directory and follow the instructions provided in the README file. Each sample application contains detailed information about its purpose, features, and how to set up and run the project.
16+
17+
## Contributing
18+
19+
We welcome contributions to improve and expand the sample applications provided in this repository. If you have any suggestions, bug reports, or feature requests, please feel free to open an issue or submit a pull request.

0 commit comments

Comments
 (0)