0.6.8 • Published 3 years ago

react-native-tc-conversations-test-2 v0.6.8

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

react-native-tc-conversations

Getting started

When developing/testing this module locally you will need to use the comms app.

Building

There is a script under /build/buildAndPublish.sh that will copy files accordingly into /staging folder and even auto increment and publish to npm.

Depending if the first parameter web was passed to the script, it will either remove the .web.tsx extentions of certain files or rename them to drop the .web, thus replacing the original file.

If a second parameter major | minor | patch is patched, it will also call npm version {parameter} and npm publish afterwards to automatically publish a release. Remember to also update /build/package.native.json and build/package.web.json to reflect this latester version number.

To build:

  1. Run npm run prep for native, npm run prep web for web bundling
  2. This will copy files into the staging folder and run npm run build against it

To publish/release:

  1. Ensure you are logged into npm via npm login - ask the team for the credentials.
  2. Ensure the npm versions in package.native.json and package.web.json is set to the current released version.
  3. Run npm run publishWeb {parameter} or npm run publishNative {parameter} where parameter is as described above to increment the version number and publish to npm, ie. npm run publishWeb patch
0.6.7

3 years ago

0.6.6

3 years ago

0.6.8

3 years ago

0.6.3

3 years ago

0.6.2

3 years ago

0.6.5

3 years ago

0.6.4

3 years ago

0.6.1

3 years ago

0.6.0

3 years ago

0.4.20

3 years ago

0.4.21

3 years ago

0.4.22

3 years ago

0.4.23

3 years ago

0.4.19

3 years ago

0.4.17

3 years ago

0.4.18

3 years ago

0.4.16

3 years ago

0.4.15

3 years ago

0.4.14

3 years ago

0.4.13

3 years ago

0.4.12

3 years ago

0.4.11

3 years ago

0.5.6

3 years ago

0.5.5

3 years ago

0.5.4

3 years ago

0.5.3

3 years ago

0.5.2

3 years ago

0.5.1

3 years ago

0.5.0

3 years ago

0.4.10

3 years ago

0.4.9

3 years ago

0.4.8

3 years ago

0.4.7

3 years ago

0.4.6

3 years ago

0.4.5

3 years ago

0.4.4

3 years ago

0.4.3

3 years ago

0.4.2

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago