diff --git a/__app/component/AutoFillOtp/README.md b/__app/component/AutoFillOtp/README.md index 8b13789..e69de29 100644 --- a/__app/component/AutoFillOtp/README.md +++ b/__app/component/AutoFillOtp/README.md @@ -1 +0,0 @@ - diff --git a/__app/component/CopyToClipboard/README.md b/__app/component/CopyToClipboard/README.md index 83d00b4..5eb1ab2 100644 --- a/__app/component/CopyToClipboard/README.md +++ b/__app/component/CopyToClipboard/README.md @@ -55,7 +55,7 @@ const successCb = ({ msgType, msg, data }) => { /> ``` > [!Note] - Define **successCb** fn and your will get an object in param contains the property ```msgType```, ```msg```, ```data``` +> Define **successCb** fn and your will get an object in param contains the property ```msgType```, ```msg```, ```data``` ## 3. Failure CallBack Fn along with failure msg ```js diff --git a/__app/component/LiveLocationTracking/README.md b/__app/component/LiveLocationTracking/README.md index 8b13789..a44479c 100644 --- a/__app/component/LiveLocationTracking/README.md +++ b/__app/component/LiveLocationTracking/README.md @@ -1 +1,13 @@ +## 1. Happy Flow + +#### a) Provide mandatory fields +```js + +``` +> [!Note] +> Passing production googleKey require to pass isProdKey as a true. diff --git a/__app/component/LocateMe/README.md b/__app/component/LocateMe/README.md index 6785c0f..17ef2eb 100644 --- a/__app/component/LocateMe/README.md +++ b/__app/component/LocateMe/README.md @@ -1,6 +1,20 @@ 1. sudo vim /etc/hosts -2. 127.0.0.1 beta.reliancedigital.live +2. 127.0.0.1 beta.mysite.live 3. chrome://net-internals/#hsts -4. delete beta.reliancedigital.live +4. delete beta.mysite.live 5. chrome://flags/#unsafely-treat-insecure-origin-as-secure -6. add domain [beta.reliancedigital.live](http://beta.reliancedigital.live:9003) \ No newline at end of file +6. add domain [beta.mysite.live](http://beta.mysite.live:9003) + +## 1. Happy Flow + +#### a) Provide mandatory fields +```js + + Locate Me + +``` +> [!Note] +> Passing production googleKey require to pass isProdKey as a true. diff --git a/__app/component/LocateMe/Readme.md b/__app/component/LocateMe/Readme.md index 6785c0f..17ef2eb 100644 --- a/__app/component/LocateMe/Readme.md +++ b/__app/component/LocateMe/Readme.md @@ -1,6 +1,20 @@ 1. sudo vim /etc/hosts -2. 127.0.0.1 beta.reliancedigital.live +2. 127.0.0.1 beta.mysite.live 3. chrome://net-internals/#hsts -4. delete beta.reliancedigital.live +4. delete beta.mysite.live 5. chrome://flags/#unsafely-treat-insecure-origin-as-secure -6. add domain [beta.reliancedigital.live](http://beta.reliancedigital.live:9003) \ No newline at end of file +6. add domain [beta.mysite.live](http://beta.mysite.live:9003) + +## 1. Happy Flow + +#### a) Provide mandatory fields +```js + + Locate Me + +``` +> [!Note] +> Passing production googleKey require to pass isProdKey as a true. diff --git a/__app/component/PhoneBook/README.md b/__app/component/PhoneBook/README.md index 8b13789..26cb6ac 100644 --- a/__app/component/PhoneBook/README.md +++ b/__app/component/PhoneBook/README.md @@ -1 +1,5 @@ +## 1. Happy Flow +```js + +``` diff --git a/__app/component/Share/README.md b/__app/component/Share/README.md index 8b13789..0f930cb 100644 --- a/__app/component/Share/README.md +++ b/__app/component/Share/README.md @@ -1 +1,6 @@ +## 1. Happy Flow + +```js + +``` diff --git a/__app/component/TextToSpeech/README.md b/__app/component/TextToSpeech/README.md index 8b13789..2621bc6 100644 --- a/__app/component/TextToSpeech/README.md +++ b/__app/component/TextToSpeech/README.md @@ -1 +1,15 @@ +## 1. Happy Flow +```js + + + Voice Icon + + +
Voice Modal
+
+
+``` + + + \ No newline at end of file diff --git a/__app/component/VoiceRecognition/README.md b/__app/component/VoiceRecognition/README.md index 8b13789..b4b842d 100644 --- a/__app/component/VoiceRecognition/README.md +++ b/__app/component/VoiceRecognition/README.md @@ -1 +1,12 @@ +## 1. Happy Flow + +```js + + TextToSpeech-Start + TextToSpeech-Stop + +``` + + + \ No newline at end of file