Kartik
Kartik
### 👟 Reproduction steps Start a new React Native project. Enable OAuth. ```javascript import React from 'react'; import {Button, Text, View} from 'react-native'; import {Client, Account} from 'appwrite'; const client...
Add Support for changing the Project. Currently only One Source code is there. So users can create a new Project and for each Project the source code can be different....
### 👟 Reproduction steps Start a new React Native project. Enable OAuth. ```javascript import React from 'react'; import {Button, Text, View} from 'react-native'; import {Client, Account} from 'appwrite'; const client...