1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-04-10 01:16:39 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
Tymoteusz Czech
c502e99b85
feat(onboarding): Android snippet () 2024-09-27 12:02:12 +00:00
Jaanus Sellin
ed4c05d3c4
feat: add production snippets and resources ()
Skipped .NET and Android because they are not ready. Also swift does not
support env variables, so skipped for now.

Added all rest.
2024-09-27 13:46:12 +03:00
Jaanus Sellin
b73c283e6c
feat: now code examples are joined into one ()
Joined all examples into one copyable example.

Did not do following ones, because they are using templates and probably
will not work as joined.

1. React
2. Svelte
3. Vue

Also skipped, because those examples are not final yet.

1. .NET
2. Android



![image](https://github.com/user-attachments/assets/c8dabed4-21d0-4af9-900f-e77c5d069fe1)
2024-09-27 10:28:12 +03:00
Jaanus Sellin
4397af0df7
chore: move onboarding flow and dialog under same location ()
It is mostly moving the onboarding folders under same directory for more
clear project structure.
2024-09-26 12:56:49 +03:00