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

docs: Add React Native samples to Storage Quick Start #1064

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

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    27f75d5 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    ebb00f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Configuration menu
    Copy the full SHA
    6ec110e View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    c7fc26b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe4b26f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    678f269 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. docs: replace double quotes with single quotes, change object to mult…

    …i-line code, replace read[any] with Appwrite Permission
    choir241 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    655c0d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56c1460 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ffe92b View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. docs: remove Permission from code snippets to remove optional paramet…

    …ers. Update file object for all storage code snippets for consistency
    choir241 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    a22e4f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7234c11 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. docs: revert flutter, android-kotlin, and client-apple file object pr…

    …operties until testing code snippets successfully create file. Update REST code snippets tentatively, still need to successfully create file with new code
    choir241 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    9598a60 View commit details
    Browse the repository at this point in the history
  2. chore: remove extra space

    choir241 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    6da8fb5 View commit details
    Browse the repository at this point in the history
  3. update http code snipeet

    choir241 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b5759ef View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    b21be3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a7caa3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e57243 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    180aaa0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0280cc3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd9610e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    0e45184 View commit details
    Browse the repository at this point in the history
  2. docs: change file comment to sentence case for consistency, update qu…

    …otes for consistency across code snippets
    choir241 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    babfa8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7f0d1e View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    3a8a58d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    113112b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c001ab View commit details
    Browse the repository at this point in the history
  4. docs: fix duplicate import to ensure accuracy. Add underscore to main…

    …tain consistency in placeholder variable. remove extra indentation and extra newline in codesnippet
    choir241 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    9e24a53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48debf9 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    3d32999 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. docs: Align comments and replace single quotes for double quotes in k…

    …otlin and apple code samples for runtime accuracy
    choir241 committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a23eff1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa9fd32 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    27b8aeb View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    605ad36 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. docs: add quotes to match consistency with other code snippet example…

    …s. add projectid comment to match consistency with other code snippets. Add spacing to http to match other http code snippets. Add http code snippet to downloadFile.
    choir241 committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    cf823e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd67e5f View commit details
    Browse the repository at this point in the history