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

Fix documentation details #5922

Merged
merged 48 commits into from
May 27, 2024
Merged

Fix documentation details #5922

merged 48 commits into from
May 27, 2024

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
xnameTM and others added 6 commits April 26, 2024 12:37
## Summary
This PR includes a playground to withDecay subpage.

## Preview
withDecay Playground
<img width="994" alt="Zrzut ekranu 2024-04-26 o 12 23 33"
src="https://github.com/software-mansion/react-native-reanimated/assets/80314375/cd1c69a2-4309-48ae-a0f3-8319a1cae87a">

## Test plan
Command to change current working dictionary:
> cd docs

Command to download libraries:
> yarn

Command to preview feature:
> yarn start
## Summary
This PR includes a playground to withRepeat subpage.

## Preview
withRepeat Playground
<img width="1024" alt="Zrzut ekranu 2024-04-19 o 14 38 33"
src="https://github.com/software-mansion/react-native-reanimated/assets/80314375/cbdcf6c6-8d34-4fe3-a4aa-9e5a196b9273">

## Test plan
Command to change current working dictionary:
> cd docs

Command to download libraries:
> yarn

Command to preview feature:
> yarn start
@patrycjakalinska patrycjakalinska self-requested a review May 22, 2024 07:27
Copy link
Collaborator

@patrycjakalinska patrycjakalinska left a comment

Choose a reason for hiding this comment

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

🚀

@patrycjakalinska patrycjakalinska changed the title Fixing docs details Fix for documentation details May 27, 2024
@patrycjakalinska patrycjakalinska changed the title Fix for documentation details Fix documentation details May 27, 2024
@xnameTM xnameTM added this pull request to the merge queue May 27, 2024
Merged via the queue into main with commit 607e59a May 27, 2024
7 checks passed
@xnameTM xnameTM deleted the @xnameTM/fixing-details branch May 27, 2024 11:25
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

3 participants