-
Issue: Update Home Page Design
Description:
We need to update the design of the home page to enhance the user experience. The new design should include a modern and responsive layout with improved…
-
## Description
Add a new task type in the admin dashboard: `contract`.
## PROPOSED TODO
- [ ] You can reuse the fields from the `verify_balance` task as an example, just replace the `contracts`…
-
I have this `index.js` file with drawer navigator:
import { createAppContainer } from "react-navigation";
import { createStackNavigator } from "react-navigation-stack";
import { Image…
-
![image](https://github.com/fast-reflexes/better-react-mathjax/assets/66484638/fec02a18-d9ae-425e-8636-d37f431839e3)
![image](https://github.com/fast-reflexes/better-react-mathjax/assets/66484638/119…
-
### Minimal reproducible example
https://github.com/amicharski/react-native-is-annoying-sometimes
### Summary
I built a basic app with the Expo framework that just has a login page, a custom font, …
-
## Objective:
The purpose of this issue is to plan and outline the essential web pages required for our quiz platform. This will include determining the purpose and basic features of each page to ens…
-
# Bug
Method `dismissFullscreenPlayer` is not working when app is presented in fullscreen mode through default native button on iOS. However `dismissFullscreenPlayer` is working when app is in full…
-
https://github.com/thomasdinh2k/learning-journey/blob/e53c05b9e6adbd56c937d17059258c79d69b2d45/REACT-COURSE/a-quiz-site/src/Components/Question/Quiz.jsx#L23-L28
---
###### This issue was generated b…
-
## Issue
When on android everything works as intended while, on iOS, i receive the notification while the app is in Background or quit but the onMessage or backgroundMessageHa…
-
First: Highlight that selected answer
---
https://github.com/thomasdinh2k/learning-journey/blob/e53c05b9e6adbd56c937d17059258c79d69b2d45/REACT-COURSE/a-quiz-site/src/Components/Question/QuestionTime…