Skip to content

Commit

Permalink
updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveLomber committed Jun 22, 2019
1 parent b63a241 commit 3e0253d
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -5,9 +5,9 @@ This project contains chat and video chat code samples for JavaScript, React Nat
The following code samples are available:


- [Chat code sample](https://github.com/ConnectyCube/connectycube-js-samples/tree/master/RNChat)
- [Video Chat code sample](https://github.com/ConnectyCube/connectycube-js-samples/tree/master/RNVideoChat)
- [File upload code sample](https://github.com/ConnectyCube/connectycube-js-samples/tree/master/RNUploadFiles)
- [Chat code sample](https://github.com/ConnectyCube/connectycube-reactnative-samples/tree/master/RNChat)
- [Video Chat code sample](https://github.com/ConnectyCube/connectycube-reactnative-samples/tree/master/RNVideoChat)
- [File upload code sample](https://github.com/ConnectyCube/connectycube-reactnative-samples/tree/master/RNUploadFiles)

## Documentation

Expand Down
2 changes: 1 addition & 1 deletion RNChat/README.md
Expand Up @@ -46,4 +46,4 @@ Prepare environment for React Native and:
3) Run `npm run ios` or `npm run android`.

## Can't build yourself?
Got troubles with building React Native code sample? Just create an issue at [Issues page](https://github.com/ConnectyCube/connectycube-js-samples/issues) - we will create the sample for you. For FREE!
Got troubles with building React Native code sample? Just create an issue at [Issues page](https://github.com/ConnectyCube/connectycube-reactnative-samples/issues) - we will create the sample for you. For FREE!
2 changes: 1 addition & 1 deletion RNUploadFiles/README.md
Expand Up @@ -108,4 +108,4 @@ export default class App extends React.Component {

## Can't build yourself?

Got troubles with building Cordova code sample? Just create an issue at [Issues page](https://github.com/ConnectyCube/connectycube-js-samples/issues) - we will create the sample for you. For FREE!
Got troubles with building Cordova code sample? Just create an issue at [Issues page](https://github.com/ConnectyCube/connectycube-reactnative-samples/issues) - we will create the sample for you. For FREE!
2 changes: 1 addition & 1 deletion RNVideoChat/README.md
Expand Up @@ -42,4 +42,4 @@ The above command will automatically run your app on the iOS Simulator by defaul

## Can't build yourself?

Got troubles with building React Native code sample? Just create an issue at [Issues page](https://github.com/ConnectyCube/connectycube-js-samples/issues) - we will create the sample for you. For FREE!
Got troubles with building React Native code sample? Just create an issue at [Issues page](https://github.com/ConnectyCube/connectycube-reactnative-samples/issues) - we will create the sample for you. For FREE!

0 comments on commit 3e0253d

Please sign in to comment.