Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hasismaeel5 authored Jun 4, 2021
1 parent 983edca commit fd82b4d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,6 @@ console.log(res);
#### Theme
To set a theme color, please initialize the voiceit Object as follows:
```
import {NativeModules} from 'react-native';
const Voiceit = NativeModules.Voiceit;
Voiceit.initVoiceItWithTheme("API_KEY","API_TOKEN", "HEX_COLOR_VALUE"(res)=>{
console.log(res);
};
Expand Down

0 comments on commit fd82b4d

Please sign in to comment.