Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing docs details #5922

Open
wants to merge 39 commits into
base: main
Choose a base branch
from
Open

Fixing docs details #5922

wants to merge 39 commits into from

Conversation

xnameTM
Copy link
Contributor

@xnameTM xnameTM commented Apr 22, 2024

Summary

This pr includes changes such as fixing thumbs in playgrounds, fixing
interactive Reanimated text on mobile devices, and added
responsiveness to examples and playgrounds.

How to test this feature?

Command to change current working dictionary:

cd docs

Command to download libraries:

yarn

Command to preview changes:

yarn start

xnameTM and others added 30 commits April 8, 2024 07:43
## Summary
This pr adds TypeScript templates of code in the Reanimated Docs.

## How is it work?
I rewrote the `.jsx` exercises to `.tsx` and I added tsx to jsx code
compilation in the InteractiveExample component.

## How to test this feature?
Command to change current working dictionary:
> cd docs

Command to download libraries:
> yarn install

Command to preview the project:
> yarn start

# Screenshots
![Zrzut ekranu 2024-04-8 o 11 33
57](https://github.com/software-mansion/react-native-reanimated/assets/80314375/219ad5ed-681a-43a7-b962-e9fff0a739a5)
![Zrzut ekranu 2024-04-8 o 11 34
26](https://github.com/software-mansion/react-native-reanimated/assets/80314375/69e59174-0273-4c6f-a356-4c231180884b)
![Zrzut ekranu 2024-04-8 o 11 34
46](https://github.com/software-mansion/react-native-reanimated/assets/80314375/acc3a65a-50d6-453f-8a10-b808d173bffa)
@xnameTM xnameTM changed the title @xnameTM Fixing docs details Fixing docs details Apr 22, 2024
@xnameTM xnameTM requested a review from piaskowyk April 22, 2024 06:13
Base automatically changed from @xnameTM/convert-ts-to-js-2 to main April 26, 2024 09:09
Copy link
Member

@piaskowyk piaskowyk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it possible to move useDacay to separate PR?
image
🙏🙏🙏

@xnameTM xnameTM requested a review from piaskowyk April 26, 2024 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants