Skip to content

Commit

Permalink
Revert "Folasade/imp 5 supabase client (#6)"
Browse files Browse the repository at this point in the history
This reverts commit 26bb1be.
  • Loading branch information
stephaniewong2 authored Oct 11, 2023
1 parent 26bb1be commit f8a5cfb
Show file tree
Hide file tree
Showing 6 changed files with 58 additions and 560 deletions.
17 changes: 1 addition & 16 deletions babel.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,6 @@ module.exports = api => {
api.cache(true);
return {
presets: ['babel-preset-expo'],
plugins: [
'expo-router/babel',
[
'module:react-native-dotenv',
{
envName: 'APP_ENV',
moduleName: '@env',
path: '.env',
blocklist: null,
allowlist: null,
safe: false,
allowUndefined: true,
verbose: false,
},
],
],
plugins: ['expo-router/babel'],
};
};
62 changes: 0 additions & 62 deletions lib/DummyQueries.tsx

This file was deleted.

12 changes: 0 additions & 12 deletions lib/supabase.ts

This file was deleted.

Loading

0 comments on commit f8a5cfb

Please sign in to comment.